home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / a_man / cat1 / atinit.z / atinit
Encoding:
Text File  |  2001-04-17  |  5.9 KB  |  133 lines

  1.  
  2.  
  3.  
  4.      AAAATTTTIIIINNNNIIIITTTT((((1111MMMM))))       KKKK----TTTTaaaallllkkkk bbbbyyyy XXXXiiiinnnneeeetttt ((((11110000////11114444////99999999 11110000....1111))))       AAAATTTTIIIINNNNIIIITTTT((((1111MMMM))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           atinit - halt, start, or restart AppleTalk services
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.           ////uuuussssrrrr////eeeettttcccc////aaaapppppppplllleeeettttaaaallllkkkk////aaaattttiiiinnnniiiitttt _a_c_t_i_o_n
  13.  
  14.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.           The _a_t_i_n_i_t program manages startup and shutdown of K-Talk
  16.           AppleTalk services.  It is normally invoked by the server's
  17.           startup scripts (see the SSSSYYYYSSSSTTTTEEEEMMMM AAAADDDDMMMMIIIINNNNIIIISSSSTTTTRRRRAAAATTTTIIIIOOOONNNN HHHHIIIINNNNTTTTSSSS section
  18.           for details) at system boot time.
  19.  
  20.           The _a_c_t_i_o_n argument may be any one of the following:
  21.  
  22.           hhhhaaaalllltttt      stops all AppleTalk servers running on the UNIX
  23.                     system.
  24.  
  25.           ssssttttaaaarrrrtttt     starts all the servers and commands listed in
  26.                     /usr/etc/appletalk/services (described below).
  27.                     The command aaaattttiiiinnnniiiitttt ssssttttaaaarrrrtttt is usually found in the
  28.                     system startup file.  It should be run only at
  29.                     boot time, as it invokes initialization scripts as
  30.                     well as AppleTalk servers.
  31.  
  32.           rrrreeeessssttttaaaarrrrtttt   halts all AppleTalk servers, and then starts them
  33.                     again without running initialization scripts or
  34.                     starting utilities that are not AppleTalk servers.
  35.  
  36.           The _a_c_t_i_o_n argument may also be specified in uppercase.
  37.           Using _a_t_i_n_i_t with no arguments results in an error message.
  38.  
  39.           Whenever new AppleTalk services are added, the file
  40.           /usr/etc/appletalk/services should be edited to include the
  41.           full pathname of each added AppleTalk server and any
  42.           arguments required when it is invoked.  _a_t_i_n_i_t will truncate
  43.           the at_log file when the action is start (but not restart)
  44.           to keep the log file from getting excessively large.  The
  45.           last log file is kept in at_log.old.
  46.  
  47.      SSSSYYYYSSSSTTTTEEEEMMMM AAAADDDDMMMMIIIINNNNIIIISSSSTTTTRRRRAAAATTTTIIIIOOOONNNN HHHHIIIINNNNTTTTSSSS
  48.           The system administrator must ensure that all K-Talk based
  49.           services, including third party applications, do not
  50.           duplicate tasks performed by _a_t_i_n_i_t.  For example, the Name
  51.           Binding Protocol Daemon _n_b_p_d(1m) is controlled by _a_t_i_n_i_t,
  52.           and must not be managed by other initialization scripts or
  53.           secondary references in the startup scripts.
  54.  
  55.           After customizing the /usr/etc/appletalk/services file, test
  56.           your configuration by starting, halting, and restarting
  57.           AppleTalk services.  Make sure each server is executed (the
  58.           _a_t_i_n_i_t program displays the name of each server as it is
  59.           invoked).  Once you have tested _a_t_i_n_i_t from the command
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 5/15/100)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      AAAATTTTIIIINNNNIIIITTTT((((1111MMMM))))       KKKK----TTTTaaaallllkkkk bbbbyyyy XXXXiiiinnnneeeetttt ((((11110000////11114444////99999999 11110000....1111))))       AAAATTTTIIIINNNNIIIITTTT((((1111MMMM))))
  71.  
  72.  
  73.  
  74.           line, it is a good idea to review the system startup scripts
  75.           to make sure AppleTalk services will be invoked at system
  76.           boot time.  On SGIs and SUNs running Solaris (SunOS 5.2 or
  77.           later) they are in /etc/init.d, with symbolic links from
  78.           /etc/rc2.d and /etc/rc0.d.  For HP-UX 10._X the startup files
  79.           are just like SGIs, except the top-level directory is /sbin.
  80.           On SunOS (5.1 or earlier) AppleTalk is started from
  81.           /etc/rc.local.  On HP-UX 9._X, it's /etc/rc.  If possible,
  82.           reboot your system and observe that all AppleTalk services
  83.           come up cleanly.
  84.  
  85.      FFFFIIIILLLLEEEESSSS
  86.           /usr/etc/appletalk/services   list containing full pathnames
  87.                                         of all AppleTalk daemons
  88.                                         installed on the system.  On
  89.                                         SGIs and Solaris this file
  90.                                         really lives in
  91.                                         /usr/adm/appletalk, and there
  92.                                         is only a symbolic link in
  93.                                         /usr/etc/appletalk.
  94.  
  95.           /usr/etc/appletalk            default location for AppleTalk
  96.                                         server daemons
  97.  
  98.           /usr/etc/appletalk/nbpd       name binding protocol daemon
  99.  
  100.           /usr/etc/appletalk/epd        echo protocol daemon
  101.  
  102.           /usr/adm/appletalk/nbpreg_pids
  103.                                         process numbers of locally
  104.                                         registered AppleTalk services
  105.  
  106.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  107.           rc(1m), nbpd(1m), epd(1m), atservers(1)
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.      Page 2                                         (printed 5/15/100)
  130.  
  131.  
  132.  
  133.